Software Developmet Kit

 

 

SETCCE proXSign SDK Setup package

Install the SETCCE proXSign® SDK Setup package on your computer and Get Started with using and testing SETCCE proXSign® v2 component.

 

 

Review the content of the proXSign SDK package.

 

We recommend to get started following these steps:

- Install proXSign v2 component,

- Set "SETCCE services root CA" and  "SETCCE proXSign intermediate CA"  certificates as trusted,

- Use your or install an enclosed testing digital certificate,

- Click through demo HTML samples.

 

Review the HTML source to see how javaScript integration code looks like.

 

 

 

Content:

The SETCCE proXSign® setup package installs on your computer folders with follwing content:

 

·proXSign®

·End User proXSign v2 component installation package: SETCCE_proXSign_setup.exe

                    Read the End User installation Manual for details.

 

·proXSign javaScript library to be included into your web-page source

 

·proXSign "SETCCE services root CA" and "SETCCE proXSign intermediate CA" certificates, required for secure communication between web-browser and proXSign (note: proXSign v2 requires the certificates to be put in the end user's system trusted store)

      

·Documentation

·Demo Samples

HTML demo samples with javaScript, demonstrating how to integrate proXSign® v2 components.

 

·End User Installation Manual

·Integration Manual (this documentation)

·ErrorCodes.txt

 

·Utilities

·Tool for PDF Base64 encoding

                    Encoding / decode PDF document to/from Base64 format

 

How to use the utility:

1. Open encode.cmd or decode.cmd in CMD

2. Write encode "file name to encode" "out file name"

 

·Calculate certificate hash

Retrive the hash value of the certificate, when you need to preset user selection by known certificate's hash value.

          

          How to use the utility:

·Export the certificate without private key in DER format (let's assume file name is JanezN.cer)

·Save the certificate into a folder together with openssl.exe.

·From the command prompt go to the folder and run: >dohash JanezN.cer

·The output is saved in the file named "hash.txt".

·First 28 signs represent Base64 encoded SHA-1 hash of the input certificate.

 

·Testing certificates

                    To start using proXSign® components you need a digital certificate, there are some testing certificates.

 

·PDF Image Utility

          The PDF image utility is used for converting *.JPEG images into Base64 format.

 

          How to use the utility:

·Run the file PDFImgUtility.exe

·Load the image you want to convert into Base64 format. The image must be in JPEG or JPG format

·Copy the result in javascript

 

You can access the content:

·Start menu (Start -> All Programs -> SETCCE -> "Name of the package") or

·Selected destination location (by default: C:\Program Files\SETCCE\"Name of the package")